Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the conversation API #646

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mikeee
Copy link
Member

@mikeee mikeee commented Nov 5, 2024

Description

Adds support for the conversation API.

Currently imports github.com/dapr/dapr from master.
Overrides dapr with a commit reference from master. This will need to be reverted once a release is cut.

Issue reference

Please reference the issue this PR will close: #645

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.

Project coverage is 61.30%. Comparing base (6c59092) to head (1590303).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
client/conversation.go 0.00% 64 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #646      +/-   ##
==========================================
- Coverage   62.52%   61.30%   -1.22%     
==========================================
  Files          56       57       +1     
  Lines        4139     4249     +110     
==========================================
+ Hits         2588     2605      +17     
- Misses       1425     1517      +92     
- Partials      126      127       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mikeee mikeee linked an issue Nov 5, 2024 that may be closed by this pull request
@mikeee mikeee changed the title Conversation api dev Add support for the conversation API Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conversation API support
1 participant